xen.git
2012-07-17 Stefano Stabellinixen/arm: disable the event optimization in the gic
2012-07-17 Stefano Stabellinixen/arm: gic and vgic fixes
2012-07-17 Stefano Stabellinixen/arm: implement do_hvm_op for ARM
2012-07-17 Stefano Stabelliniarm/vgic: initialize pending_irqs.lr_queue
2012-07-17 Stefano Stabelliniarm/vgic: vgic: support irq enable/disable
2012-07-17 Stefano Stabelliniarm/gic: support injecting IRQs even to VCPUs not curre...
2012-07-17 Stefano Stabelliniarm/gic: fix gic context switch
2012-07-17 Stefano Stabelliniarm/vtimer: do not let the guest interact with the...
2012-07-09 Daniel De Graafxsm/flask: avoid struct page lookup in mmu_normal_update
2012-07-09 Daniel De Graafxsm/flask: fix memory AVC formatting
2012-07-09 Christoph Eggernestedsvm: fix DRn handling
2012-07-06 Dario Faggiolilibxl: explicitly check for libmath in autoconf
2012-07-06 Dario Faggiolilibxl: introduce some node map helpers
2012-07-06 Dario Faggiolilibxl: expand the libxl_bitmap API a bit
2012-07-06 Dario Faggiolilibxl: rename libxl_cpumap to libxl_bitmap
2012-07-06 Dario Faggiolixl: add more NUMA information to `xl info -n'
2012-07-06 Dario Faggiolilibxl,libxc: introduce libxl_get_numainfo()
2012-07-06 Ian Campbelllibxl: add a new Array type to the IDL
2012-07-05 Ian Jacksonhotplug/Linux: do not leak lockfiles
2012-07-05 Matt Wilsontools: honour --libdir when it is passed to ./configure
2012-07-04 Olaf Heringtools/m4: add AC_LANG_SOURCE to fix autoconf warnings
2012-07-04 Olaf Heringtools/configure.ac: add version check for glib2
2012-07-04 W. Michael... xl: Allow use of /dev/null with xl create to enable...
2012-07-04 Zhigang Wanghotplug/Linux: use flock based locking
2012-07-04 M A Youngpygrub: cope better with big files in the guest.
2012-07-03 Stefano Stabellinixen: event channel remapping for emulated MSIs
2012-07-03 Andrew Cooperxen: Fix off-by-one error when parsing command line...
2012-07-03 Ian Campbellxen: add assertion in default_vcpu0_location to protect...
2012-07-03 Ian Campbellarm: fix typo s/approprately/appropriately/g
2012-07-03 Ian Campbellarm: move PSR flag definitions into interface, for...
2012-07-03 Ian Campbellarm: unwind allocations etc on arch_domain_create_failure
2012-07-03 Ian Campbellarm: the hyp timer seems to work in newer model version...
2012-07-03 Ian Campbellarm: context switch virtual timer registers
2012-07-03 Ian Campbellarm: gic.lock can be taken in interrupt context, so...
2012-07-03 Ian Campbellarm: Upgrade guest barriers to Outer-Shareable. Enable...
2012-07-03 Ian Campbellarm: enable data-cache at the same time as enabling...
2012-07-03 Ian Campbellarm: map GICV in all domains, not just dom0.
2012-07-03 Ian Campbellarm: make vgic lock safe for use in interrupt context.
2012-07-03 Ian Campbellarm: split pending SPIs (global) out from pending PPIs...
2012-07-03 Ian Campbellarm: use correct attributes for mappings in copy_from_p...
2012-07-03 Ian Campbellarm: implement vcpu_show_execution_state
2012-07-03 Ian Campbellarm: implement vpl011 (UART) emulator.
2012-07-03 Ian Campbellarm: allow p2m to be created with specific MATTR.
2012-07-03 Anthony PERARDx86/hvm: fix BUFIOREQ evtchn init for a stubdom
2012-07-02 Ian Campbellxl: ensure handle_domain & preserve_domain update the...
2012-06-29 Ian JacksonQEMU_TAG update
2012-06-29 George Dunlapxl: Clarify 'xend is running' error message
2012-06-29 Zhou Penglibxl: refactor stdvga opinon support.
2012-06-29 Ian JacksonQEMU_TAG update
2012-06-29 Andrew CooperMAINTAINTERS: update xen-devel email address
2012-06-29 Ian Campbellxl: initialise domid to an explicitly invalid value
2012-06-29 Ian Campbelllibxl: log on failure in cpupool_info and libxl__domain...
2012-06-29 Ian Campbelllibxl: correct type of cpupool variable.
2012-06-29 Ian Campbelllibxl: initialise cpupoolinfo in libxl__domain_scheduler
2012-06-29 Matt Wilsonxl: rename "list-vm" command to "vm-list"
2012-06-28 Tim Deegandocs: various typos
2012-06-29 Roger Pau Monneautoconf: correctly parse *_INCLUDES and *_LIB env...
2012-06-29 Ian Campbelllibxl: make libxl-save-helper depend on the autogenerat...
2012-06-29 Ian Campbelllibxl: libxl__xs_transaction_commit should always clear...
2012-06-28 Ian Jacksonlibxl: further fixups re LIBXL_DOMAIN_TYPE
2012-06-28 Ian Jacksonlibxl: do not leak an event struct on ignored ao progress
2012-06-28 Ian Jacksonlibxl: do not leak spawned middle children
2012-06-28 Ian Jacksonlibxl: do not leak dms->saved_state
2012-06-28 Ian Jacksonxl: Handle return value from libxl_domain_suspend correctly
2012-06-28 Ian Jacksonlibxl: Get compiler to warn about gc_opt==NULL
2012-06-28 Ian Jacksonlibxl: Do not pass NULL as gc_opt; introduce NOGC
2012-06-28 Ian Jacksonlibxl: Add a gc to libxl_cpumap_alloc, ..._to_hex_string
2012-06-28 Ian Jacksonlibxl: Add a gc to libxl_get_cpu_topology
2012-06-28 Ian Jacksonlibxl: Make libxl__domain_save_device_model asynchronous
2012-06-28 Ian Jacksonlibxl: prepare for asynchronous writing of qemu save...
2012-06-28 Ian Jacksonlibxl: datacopier: provide "prefix data" facility
2012-06-28 Ian Jacksonlibxl: wait for qemu to acknowledge logdirty command
2012-06-28 Ian Jacksonlibxl: provide libxl__xs_*_checked and libxl__xs_transa...
2012-06-28 Ian Jacksonlibxl: rename libxl_dom:save_helper to physmap_path
2012-06-28 Ian Jacksonlibxl: domain save/restore: run in a separate process
2012-06-28 Ian Jacksonlibxl: domain save: API changes for asynchrony
2012-06-28 Ian Jacksonlibxl: domain restore: reshuffle, preparing for ao
2012-06-28 Ian Jacksonlibxl: domain save: rename variables etc.
2012-06-28 Ian Jacksonlibxc: Do not segfault if (e.g.) switch_qemu_logdirty...
2012-06-28 Ian Jacksonlibxc: xc_domain_restore, make toolstack_restore const...
2012-06-28 Yang Zhanglibxl: allow setting more than 31 vcpus
2012-06-28 Yang Zhanglibxl: allow to allocate cpumap with specific size
2012-06-28 George Dunlapxen,pod: Only sweep in an emergency, and only for 4k...
2012-06-28 George Dunlapxen,pod: Zero-check recently populated pages (checklast)
2012-06-28 George Dunlapxen,pod: Try to reclaim superpages when ballooning...
2012-06-28 Ian Campbelldocs: Use lists.xen.org not lists.xensource.com
2012-06-28 Ian Jacksonhgignore/gitignore: add xen/arch/x86/boot/reloc.bin...
2012-06-28 Ian JacksonQEMU_TAG update
2012-06-28 Stefano Stabellinilibxl: disable msitranslate by default
2012-06-28 Stefano Stabellinilibxl: do not ignore the per-device msitranslate and...
2012-06-28 Dario Faggiolilibxl: document the memory ownership of some functions
2012-06-28 Jan Beulicharm: fix build after c/s 25477:e12e0b038219
2012-06-27 George Dunlapxen,pod: Cosmetic code motion
2012-06-28 Andres Lagar... x86/mm: Clean up unshare path for foreign mappings
2012-06-28 Jan Beulichx86/hvm: increase struct hvm_vcpu_io's mmio_large_read[]
2012-06-27 Jan Beulichdocs/xen-headers: allow headers to be symlinks
2012-06-26 Dario Faggiolilibxl: fix a typo in the GCREALLOC_ARRAY macro
2012-06-26 Ian Campbellarm: fix locking in create_p2m_entries
2012-06-26 Ian Campbellarm: map fixmaps non-executable.
2012-06-26 Ian Campbellarm: dump guest s1 walk on data abort which is not...
next